Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ActiveSupport > 4 for ruby > 1.9 #78

Closed
wants to merge 1 commit into from

Conversation

jch
Copy link
Contributor

@jch jch commented Aug 20, 2013

Possible fix for #76

previously < 1.9.3, now < 1.9. Should fix #76

previously < 1.9.3, now < 1.9. Should fix #76
@jch
Copy link
Contributor Author

jch commented Aug 20, 2013

Looks like I had tried this before:

Gem::InstallError: activesupport requires Ruby version >= 1.9.3.
An error occurred while installing activesupport (4.0.0), and Bundler cannot

@jch jch closed this Aug 20, 2013
@jch jch deleted the relax-activesupport-dependency branch August 20, 2013 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ActiveSupport 4
1 participant